#include "room.h"

#undef EXTRA_RESET
#define EXTRA_RESET no_castle_flag = 1;
TWO_EXIT("room/lanceroad2","east",
       "room/path1", "north",
         "Lance Road",
"You are on the recently paved Lance Road.  The road leads eastward in front\n"+
"of the post office. The pavement is new and clean. To either side of the\n"+
"road are grassy open lots that await development. To the north there is\n"+
"a narrow dirt path leading uphill.\n",1)
